inspector: be careful about gsize vs guint64
authorMatthias Clasen <mclasen@redhat.com>
Fri, 9 Jan 2015 19:44:26 +0000 (14:44 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 9 Jan 2015 19:44:26 +0000 (14:44 -0500)
commitc2ff89bbe3beaf101dc9713acff3edafc1b0b705
tree85dee251b28b42cf3a6bd15e2f7921c05fe491ff
parent9a38fb79e5b56c0c43e77bb4c15e2586f48c7957
inspector: be careful about gsize vs guint64

Since gsize doesn't work as a typename in a ui file,
we have to be careful not to pass pointers to wrongly
sized variables when getting the guint64 values out
of the model.

https://bugzilla.gnome.org/show_bug.cgi?id=742664
gtk/inspector/resource-list.c